Skip to content

Conversation

RoboPhred
Copy link
Contributor

See issue #29

This MR removes the scopeVars parameter from walk as it was unused.

This MR adds a noExecute parameter to walk that suppresses CallExpression execution. However, CallExpression will still validate its content and return FAIL if needed.

This allows FunctionExpression to define a function without invoking that function's body.

@RoboPhred
Copy link
Contributor Author

Rebased to fix github username / email

Copy link
Member

@goto-bus-stop goto-bus-stop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants